CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DirectX play

搜索资源列表

  1. 基于Visual C++6_0的声音文件操作2

    1下载:
  2. MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6172
    • 提供者:麦麦
  1. 简单的媒体播放器(czy)

    0下载:
  2. 本章实现了一个简单的媒体播放器,该媒体播放器可以播放Wav和CD光盘。本章主要介绍多媒体相关知识。包括DirectX SDK进行多媒体开发,对混合器设备进行操作和访问,对音量进行获取与设置,播放Wav文件,打开和关闭CD设备,对CD进行播放、停止、前进、后退操作等。-chapter achieve a simple media player, the media player that can play CD and Wav. This chapter introduces multimedia
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:785084
    • 提供者:chen
  1. mmread

    0下载:
  2. mmread reads virtually any media file. If Windows Media Play can play it, so should mmread. It uses the Window s DirectX infrastructure to % render the media, so other OSs are out of luck.-mmread reads virtually any media file. If W for Windows
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:65679
    • 提供者:H
  1. CaptureVideo

    0下载:
  2. 用来捕捉正在播放的视频文件的图像窗口内容,比如使用Media Player。这个功能使用DirectX and DirectShow可能很容易就实现了,当时我没有看到相关的文章或者源代码,据我所知,HyperSnap-DX好像是捕捉播放的视频图像的一个工具。 我做了一个示例程序,当你使用播放器播放视频文件的时候,运行这个程序,在“Option”菜单中选择“Start Caputre”即可进行捕捉,在“File”菜单可以选择“Save...”菜单可以保存捕捉的图像为bmp文件。-i
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:56182
    • 提供者:zhuxiaobin
  1. Winplayer

    0下载:
  2. A simple media player. This program plays some audio/video ( .avi , MPEG, MP3..) files. It uses DirectX 9.0 to play media files.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:47509
    • 提供者:Gary
  1. mp3play

    0下载:
  2. 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\\WINCE500\\pubilc\\directx\\SDK\\INC D:\\WINCE500\\pubilc\\com
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1569391
    • 提供者:lzy
  1. DirectX_demo

    1下载:
  2. directx开发图形显示技术,高速显示视频。此源代码是我修改后的可以播放yuv数据的代码-DirectX graphics technology development, high-speed video shows. This source code is modified, I can play the YUV data code
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:28408
    • 提供者:wdh
  1. MovieMFC

    0下载:
  2. 一个Directx示例程序,可以播放*.mpg格式的文件,希望对初学者有帮助。-a sample program that can play *. mpg files, and I hope to help beginners.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:53788
    • 提供者:
  1. 多线程TCP交互IM聊天实例客户端

    0下载:
  2. 基于TCP socket的video/audio chat客户端程序,覆盖了socket, directx camera capture, audio play back
  3. 所属分类:Windows编程

    • 发布日期:2009-05-01
    • 文件大小:38744
    • 提供者:sadwood
  1. 3Dsaiche.rar

    0下载:
  2. VB开发的3D赛车游戏(基于DirectX技术)游戏界面和华丽,打开游戏玩的时候也很流畅,基于DirectX的3D游戏渲染技术,对DirectX编程的朋友很有帮助。 ,VB developed 3D racing game (based on DirectX technology) interface and the beautiful game, open game play time is also very smooth, DirectX-based rendering of 3D ga
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-21
    • 文件大小:651438
    • 提供者:495
  1. MyMediaPlayertar

    1下载:
  2. 很好的媒体播放器,该媒体播放器可以播放Wav和CD光盘。本章主要介绍多媒体相关知识。包括DirectX SDK进行多媒体开发,对混合器设备进行操作和访问,对音量进行获取与设置,播放Wav文件,打开和关闭CD设备,对CD进行播放、停止、前进、后退操作等。 -good media players, the media player that can play CD and Wav. This chapter introduces multimedia related knowledge. Dir
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-19
    • 文件大小:1169252
    • 提供者:
  1. PlayWnd

    0下载:
  2. 基于VC++6.0的开发环境 借助DIRECTX插件 使用窗口播放媒体文件-Based on VC++ 6.0 development environment through the use of window DIRECTX Plug-ins play a media file
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:32547
    • 提供者:liulianhua
  1. hyplayer2

    0下载:
  2. MPEG4播放器,一个制作IPTV的工具。用DirectX的DirectShow编写。有制作工具和播放工具两个程序。-MPEG4 player, a production tool for IPTV. Prepared using DirectX' s DirectShow. Has produced tools and instrument to play the two procedures.
  3. 所属分类:DirextX

    • 发布日期:2017-06-21
    • 文件大小:36357110
    • 提供者:刘刚
  1. PhantomSound

    0下载:
  2. 此为动态连接库之源码,应用DirectX功能,把不同的MP3文件播放至不同音效卡作为输出。这是最初的版本,写得比较乱,不过对有需要开发此相关应用的朋友来说是个不错的参考。-This is the source code of a DLL which applying DirectX features to play multiple MP3 files to multiple sound card interfaces as audio outputs. This is the most ini
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:4497
    • 提供者:cawan
  1. TcpChatServer

    0下载:
  2. 基于TCP socket的video/audio chat服务端程序,参考的好例子, 覆盖了socket, directx camera capture, audio play back-TCP socket on the video/audio chat server process, a good example of reference, covering the socket, directx camera capture, audio play back
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:42079
    • 提供者:jeff
  1. TcpChatClient

    0下载:
  2. 基于TCP socket的video/audio chat客户端程序,覆盖了socket, directx camera capture, audio play back-TCP socket on the video/audio chat client, covering the socket, directx camera capture, audio play back
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:38744
    • 提供者:jeff
  1. MyMediaPlayer

    0下载:
  2. 实现了一个简单的媒体播放器,该媒体播放器可以播放Wav和CD光盘。本章主要介绍多媒体相关知识。包括DirectX SDK进行多媒体开发,对混合器设备进行操作和访问,对音量进行获取与设置,播放Wav文件,打开和关闭CD设备,对CD进行播放、停止、前进、后退操作等。 -The realization of a simple media player, the media player can play Wav and CD discs. This chapter introduces the m
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1169071
    • 提供者:傅利娟
  1. AVExapmle

    0下载:
  2. C#编的播放器,可以播放视频或音频。有暂停和停止功能,并能显示播放进度。使用了Directx。-C# compiled player, can play video or audio
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-02
    • 文件大小:1011461
    • 提供者:Kakumio
  1. flic

    0下载:
  2. Play files FLI/FLC/CEL through DirectX
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:16967
    • 提供者:Sergey
  1. dolphin-play

    0下载:
  2. 这是一个简单directx小游戏,采用visual c++编写。-This is a simple little game directx, using visual c++ compilation.
  3. 所属分类:Other Games

    • 发布日期:2017-05-23
    • 文件大小:7317712
    • 提供者:李伟
« 1 23 »
搜珍网 www.dssz.com